Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Wed, 5 Jun 2024 17:55:18 +0000 (19:55 +0200)
committerStephen Kitt <skitt@debian.org>
Wed, 5 Jun 2024 17:55:18 +0000 (19:55 +0200)
commit56eee64c7c7dfb75a5d60d3bc1fde1150f53c3b0
tree9e5bfdbc890e389455af8d900b34990eb049874e
parentab9fc323891f81188cb8b8b2a24b70e01ded89bb
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt